Welcome![Sign In][Sign Up]
Location:
Search - histogram java

Search list

[Graph programJava图像处理

Description: 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1. Geometry Transform(Flip, Rotate, Scale) 2. Color Transform(Histogram, RGB-YSH Translate, Contrast, Level, Equalize in gray) 3. Convolve (Sharpness, Smooth , Edge enhancement, Mean) 4.Frequence Transform (FFT, wavelet reconstruct)
Platform: | Size: 54182 | Author: 徐林 | Hits:

[JSP/JavaHistogram

Description: 用java编的代码,可以画出给出数据的柱状图
Platform: | Size: 1221 | Author: sam | Hits:

[Graph programjchart

Description: java写的画饼状图、柱状图的applet-java write paintings pie chart, histogram applet
Platform: | Size: 158720 | Author: | Hits:

[JSP/Java3DhbargraphEval

Description: JAVA写成的图表程序,有曲线图,柱状图,饼状图。是开发数据库图表的好帮手。 -procedures charts, curves, histogram, looking pie. Development of the database tables is a good helper.
Platform: | Size: 207872 | Author: 车敏 | Hits:

[Graph programshu_zi_tu_xiang_chu_li

Description: 我自己编写的一个数字图像处理程序,演示了多种数字图像处理算法,包括直方图统计、线性变换、锐化、平滑、中值滤波、梯度法及Roberts梯度轮廓提取、伪彩色变换-I prepared a digital image processing, demonstrating a variety of digital image processing algorithms, including the histogram statistics, linear transformation, enhancement, smoothing, median filtering, and a gradient method and Roberts gradient profile extraction, transformation, etc. pseudo-color
Platform: | Size: 92160 | Author: | Hits:

[Graph programJava图像处理

Description: 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1. Geometry Transform(Flip, Rotate, Scale) 2. Color Transform(Histogram, RGB-YSH Translate, Contrast, Level, Equalize in gray) 3. Convolve (Sharpness, Smooth , Edge enhancement, Mean) 4.Frequence Transform (FFT, wavelet reconstruct)
Platform: | Size: 54272 | Author: 徐林 | Hits:

[Web ServertestChart2

Description: JAVA功能开发,WEB页面报表图,动态打印柱状图-JAVA functional development, Web pages statements, dynamic histogram Print
Platform: | Size: 1024 | Author: 张山东 | Hits:

[JSP/Javajfreechart

Description: jfreechart报表实例,图型报表中包括了饼状图,柱状图和曲线图等-jfreechart statements example, the map- including statements of looking pie, histogram and curves, etc.
Platform: | Size: 1181696 | Author: 周钦 | Hits:

[JSP/JavaScatterTrendChart

Description: 绘制复杂图片代码,包括散点图、柱状图、趋势图、饼图等,或者几种图形的合图-drawing complex code, including the plot, histogram, trends, pie, or several graphics graph
Platform: | Size: 3072 | Author: 何成 | Hits:

[JSP/Javajfreechart_src

Description: JFreeChart它主要是用来制作各种各样的图表,这些图表包括:饼图、柱状图(普通柱状图以及堆栈柱状图)、线图、区域图、分布图、混合图、甘特图以及一些仪表盘等等。-JfreeChart it is primarily used to produce a wide variety of charts, graphs include : pie histogram (histogram and ordinary stack histogram), maps, regional maps, maps, maps mixed, Gantt Chart and some dashboard, and so on.
Platform: | Size: 1558528 | Author: 康珂硕 | Hits:

[Special EffectsEquilibrateGray

Description: 用java编写的直方图均衡化的代码,毕业设计做图像处理的可以参考-java with histogram equalization prepared by the code, design graduates do image processing reference
Platform: | Size: 4096 | Author: Zhou Yaoxin | Hits:

[Graph DrawingStrategy(Java)

Description: 很好的演示了利用策略模式绘制直方图和折线图 -Very good model to demonstrate the use of strategy mapping histogram and line chart
Platform: | Size: 64512 | Author: 韩帅利 | Hits:

[Special EffectsTouch_exe

Description: 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈值二值化、图像反色。 5. 图像可调阈值边缘检测:Robert算子;Prewit算子;Sobel算子;Kirsch算子 6. 图像Huffman编码。 7. 调色板、屏幕捕捉、屏幕取色、屏幕上任意两点距离的测量。 -The software supports jpg, gif, png image format, generally have the following functions: V 0.1 version: 1. The image to enlarge, shrink, copy, print, anywhere access to the current image color information. 2. Histogram display images. 3. Grayscale statistics: image width, height, minimum gray level, the largest gray, gray Mean Mean, gray variance Variance, standard deviation, skewness Skewness, kurtosis coefficient of Kurtosis, entropy (Entropy). 4. RGB RGB Separation, RGB to grayscale map, gray balance, adjustable threshold image binarization, image anti-color. 5. Image adjustable threshold edge detection: Robert operator Prewit operator Sobel operator Kirsch operator 6. Image Huffman coding. 7. Palettes, screen capture, get color screen, the screen distance between any two measurements.
Platform: | Size: 1034240 | Author: 郑一一 | Hits:

[GUI Developjs_print_picture

Description: JS实现画图,可实现js各种统计图,js柱状图,3D图-JS realize drawing, js can realize a variety of statistical diagram, js histogram, 3D map
Platform: | Size: 17408 | Author: chen xh | Hits:

[JSP/Javahistogram-code

Description: histogram equalization using java
Platform: | Size: 14336 | Author: walaa | Hits:

[2D GraphicHistogram

Description: 用Java Application实现对图像进行直方图均匀化处理-Java Application with the image histogram to achieve uniformity of treatment
Platform: | Size: 65536 | Author: 小菜 | Hits:

[JSP/JavaHistogram

Description: example to learn java language
Platform: | Size: 1024 | Author: Hassan fahim | Hits:

[JSP/Javahistogram

Description: 直方图。产生均匀分布和高斯分布随机数,并在控制台中以直方图形式输出。-Gaussian and Uniform Histogram
Platform: | Size: 1024 | Author: cher | Hits:

[Software Engineering基于java程序的车牌识别管理系统设计

Description: 基于java程序的车牌识别管理系统设计。通过灰度化、灰度直方图、图像均衡化、边缘化、找车牌、二值化对图像进行识别(Design of license plate recognition management system based on java program. Through grayscale, gray histogram, image equalization, marginalization, looking for license plates, binary image recognition)
Platform: | Size: 1548288 | Author: cipher | Hits:

[JSP/Javahistogram

Description: program for histogram concept in java coding.
Platform: | Size: 22528 | Author: pkt | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net